home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Programming / exif.lib / Readme < prev    next >
Text File  |  2001-01-03  |  1KB  |  32 lines

  1. Short:    V1.0 shared library to read EXIF data
  2. Uploader: paulhuxham@yahoo.com (Paul Huxham)
  3. Author:   paulhuxham@yahoo.com (Paul Huxham)
  4. Type:     util/libs
  5.  
  6. For anyone who wants to manipulate exif data from JFIF streams in their own
  7. applications, this library makes it very easy.
  8.  
  9. exif.library is a shared library that can be used to read the EXIF data
  10. from a JFIF stream on disk. It is designed to be used to extract useful
  11. information from image files saved from most digital cameras.
  12.  
  13. Example programs and a single image containing exif data included.
  14.  
  15. For the latest version of exif.library, check out the home page at:
  16. http://mafeking.scouts.org.au/steeplesoftware
  17.  
  18. © 2000 Paul Huxham
  19.  
  20. All mentioned trademarks are subject to their owners.
  21.  
  22. The author is not responsible for any damage caused by the use or misuse of
  23. this documentation and/or the program(s) it describes.
  24.  
  25. This program and its related documentation, utilities and examples are
  26. provided "AS-IS" and subject to change without notice; no warranties are
  27. made. All use is at your own risk. No liability or responsibility is
  28. assumed.
  29.  
  30. exif.library may not be used in any commerical application UNLESS
  31. permission has been obtained from the author.
  32.